home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / shells / scsh-0.4 / scsh-0 / scsh-0.4.2 / debug / tiny-packages.scm < prev    next >
Text File  |  1995-10-13  |  159b  |  8 lines

  1. ; no copyright
  2.  
  3. ; (link-simple-system '(debug tiny) 'start tiny-system)
  4.  
  5. (define-structure tiny-system (export start)
  6.   (define-all-operators)
  7.   (files tiny))
  8.